Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 8.0.0 #530

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 28, 2023

🤖 I have created a release beep boop

8.0.0 (2023-12-01)

⚠ BREAKING CHANGES

  • Library: Add support for the new layout and remove profile & stats info
  • Channel: YouTube removed the "Channels" tab on channels, so this pull request removes the getChannels() method and has_channels getter from the YT.Channel class, as they are no longer useful. The featured channels are now shown on the channel home tab. To get them you can use the channels getter on the home tab of the channel. Please note that some channel owners might not have added that section to their home page yet, so you won't be able to get the featured channels for those channels. The home tab is the default tab that is returned when you call InnerTube#getChannel(), you can also access that tab by calling getHome() on a YT.Channel object.

Features

Bug Fixes

  • Channel: Remove getChannels() and has_channels, as YouTube removed the tab (#542) (6a5a579)
  • Library: Add support for the new layout and remove profile & stats info (4261915)
  • StructuredDescriptionContent: Add ReelShelf to list of possible nodes (f74ed5a)
  • VideoAttributeView: Fix image and overflow_menu_on_tap props (5ae15be)

Performance Improvements

  • Use named Parser import, to allow bundlers to create direct function references (#535) (95ed602)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--youtubei.js branch 2 times, most recently from 165caef to 52b5e6a Compare October 29, 2023 12:52
@github-actions github-actions bot force-pushed the release-please--branches--main--components--youtubei.js branch 2 times, most recently from 9899e90 to 42b28fc Compare December 1, 2023 00:39
@github-actions github-actions bot changed the title chore(main): release 7.1.0 chore(main): release 8.0.0 Dec 1, 2023
@github-actions github-actions bot force-pushed the release-please--branches--main--components--youtubei.js branch 7 times, most recently from 3f0bff5 to 424e54f Compare December 1, 2023 02:39
@github-actions github-actions bot force-pushed the release-please--branches--main--components--youtubei.js branch from 424e54f to 3018285 Compare December 1, 2023 03:50
@LuanRT LuanRT merged commit 572e16c into main Dec 1, 2023
1 check passed
Copy link
Contributor Author

github-actions bot commented Dec 1, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant